Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NContinuousMediaExporter<TContent> Class / SaveToFileAsync Method


In This Topic
    SaveToFileAsync Method (NContinuousMediaExporter<TContent>)
    In This Topic
    Saves the given bounds of the document to the specified file.
    Overload List
    OverloadDescription
    Saves the given bounds of the document to the specified file.  
    Renders the document as image to the specified file. In sandboxed platforms like WebAssembly this method may not work due to security permissions (i.e. access to the file system may be forbidden).  
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also